From: IOhannes m zmölnig Date: Thu, 24 May 2018 08:20:37 +0000 (+0200) Subject: Install updstream changelog X-Git-Tag: archive/raspbian/0.15.4+ds1-1+rpi1^2~39 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=382c3c10b038b3f9ad7b2bbf607bb2f0a826ad9c;p=giada.git Install updstream changelog --- diff --git a/debian/rules b/debian/rules index 58e9778..6e296d0 100755 --- a/debian/rules +++ b/debian/rules @@ -50,6 +50,9 @@ override_dh_auto_clean: dh_auto_clean test -e src/deps/rtaudio-mode/Makefile && make -C src/deps/rtaudio-mod/ distclean || true +override_dh_installchangelogs: + dh_installchangelogs ChangeLog + override_dh_gencontrol: dh_gencontrol -- \ -Vjuce:BuiltUsing="juce ( = $(JUCE_VERSION) )"